'宣言 Public Overloads Sub CopyTo( _ ByVal array() As RplRec, _ ByVal arrayIndex As System.Integer _ )
'使用法 Dim instance As RplRecs Dim array() As RplRec Dim arrayIndex As System.Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( RplRec[] array, System.int arrayIndex )
パラメータ
- array
- arrayIndex